Google Links

Follow the links below to find material targeted to the unit's elements, performance criteria, required skills and knowledge

Elements and Performance Criteria

  1. Review and select noSQL options
  2. Determine and create storage of data types
  3. Build and configure indexes
  4. Use queries and retrieve objects
  5. Confirm interaction of objects

Knowledge Evidence

The candidate must be able to demonstrate knowledge to complete the tasks outlined in the elements, performance criteria and foundation skills of this unit, including knowledge of:

benefits and functions of noSQL database and schema free data persistence, as well as traditional relational data models

methods and different features and functions between scaling out and scaling up (horizontal and vertical)

language used in required programming language for noSQL applications

partitioning in a noSQL environment and its related terms

functions and features for time-to-live (TTL) requirements

authorisation and authentications procedures and levels of responsibility according to client access requirements

distribution of data storage across partitions

debugging and testing methodologies and techniques

functions and features of sort keys in noSQL storage

features of transport encryptions, authentication and authorisation

different noSQL data store formats, including:

key value

document based

column based

graph based

different noSQL data types, including:

numeric

string

boolean

complex

date time.